Fix preview sizing in GtkFontSelection
authorMatthias Clasen <mclasen@redhat.com>
Sun, 15 Jul 2012 15:45:21 +0000 (11:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 15 Jul 2012 15:47:36 +0000 (11:47 -0400)
commitcc310be81a998619206f457c1a8236ebd16e3b2e
tree6405c515b5e64d0725a189f88dc2a01ef0f8e16a
parentbb315af546250bfbcc58cd1ff8383aa0cf87352c
Fix preview sizing in GtkFontSelection

The code that was trying to limit preview size changes was
running into some width-for-height pitfalls. It turns out
that the dialog behaves quite ok without this code, so just
remove it.
gtk/deprecated/gtkfontsel.c